(function() { stylesheet = document.createElement("link"); stylesheet.rel = "stylesheet"; stylesheet.type = "text/css"; stylesheet.href = 'https://republictt.com/rates/media/libs/BootstrapFormHelpers-master/dist/css/bootstrap-formhelpers.min.css'; stylesheet.media = "all"; document.lastChild.firstChild.appendChild(stylesheet); // add additional javascripts $.fn.addJavascript = function(src) { if ( ! $('script[src="' + src + '"]').exists()) { var script = document.createElement('script'); script.setAttribute('type', 'text/javascript'); script.setAttribute('src', src); document.getElementsByTagName("head")[0].appendChild(script); } }; // .exists() helper $.fn.exists = function() { return this.length !== 0; }; var widget = document.getElementById('"personal'); if (widget) { widget.innerHTML = "
Foreign exchange rates as at 07/31/2026.
Abbr. Buy (cash) Buy (sight) Sell
USD

6.1000 6.5818 6.7793
GBP

8.7000 9.0595 9.7940
JPY

0.0000 0.0421 0.0455
EUR

7.4400 7.7510 8.3795
CAD

4.6600 4.8069 5.1966
AUD

4.5000 4.7377 5.1218
BBD

2.9300 0.0000 3.6439
BZD

0.0000 3.4046 3.6807
XCD

2.2000 2.3562 2.5611
GHS

0.0000 0.5461 0.5809
GYD

0.0250 0.0000 0.0349
HKD

0.0000 0.8363 0.9292
INR

0.0000 0.0726 0.0772
JMD

0.0410 0.0000 0.0466
NZD

3.7600 3.9577 4.2786
NOK

0.6700 0.7080 0.7654
CHF

7.9100 8.3286 9.0039
See all rates"; } })();